setGravity

@NonNull
open fun setGravity(gravity: Int): @NonNull NotificationCompat.WearableExtender(source)

Deprecated

This method has no effect starting with Wear 2.0.

Set the gravity that this notification should have within the available viewport space. Supported values include TOP, CENTER_VERTICAL and BOTTOM. The default value is BOTTOM.